Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency xstate to ^4.38.3 for gatsby-source-filesystem #38401

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
xstate (source) ^4.38.0 -> ^4.38.3 age adoption passing confidence

Release Notes

statelyai/xstate (xstate)

v4.38.3

Compare Source

Patch Changes
  • #​4380 e9e065822 Thanks @​Andarist! - Fixed an issue with exit actions sometimes being called twice when a machine reaches its final state and leads its parent to stopping it at the same time.

v4.38.2

Compare Source

Patch Changes

v4.38.1

Compare Source

Patch Changes
  • #​4130 e659fac5d Thanks @​davidkpiano! - The pure(...) action creator is now properly typed so that it allows function actions:

    actions: pure(() => [
      // now allowed!
      (context, event) => { ... }
    ])

Configuration

📅 Schedule: Branch creation - "before 7am on the first day of the month" in timezone GMT, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot label Aug 1, 2023
@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Aug 1, 2023
@renovate renovate bot changed the title fix(deps): update dependency xstate to ^4.38.2 for gatsby-source-filesystem fix(deps): update dependency xstate to ^4.38.3 for gatsby-source-filesystem Nov 1, 2023
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 10ca16a to 4179f1d Compare November 1, 2023 01:34
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 4179f1d to 848be31 Compare January 1, 2024 00:34
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 848be31 to 00d5ade Compare July 1, 2024 02:16
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 00d5ade to 8a14ff5 Compare August 1, 2024 01:37
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 8a14ff5 to bc6f051 Compare September 1, 2024 00:55
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from bc6f051 to 5210f51 Compare October 1, 2024 01:55
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 5210f51 to 02e9e9e Compare December 1, 2024 00:24
@renovate renovate bot force-pushed the renovate/gatsby-source-filesystem-prod-minor branch from 02e9e9e to 4484a2a Compare January 1, 2025 01:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer topic: automation Related to Circle CI, Peril, Renovate, scripts/*, Github Workflows, Github Actions, or Slackbot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants